Where [ pid] is the process ID, [ error code] is an8-digit hexadecimal code, [ file name] is the source code file in the OpenSSL library, and [ line] is the line number in that source file. 其中,[pid]是进程ID,[errorcode]是一个8位十六进制代码,[filename]是OpenSSL库中的源代码文件,[line]是源文件中的行号。
The dechex() function converts a decimal number to a hexadecimal number. 函数的作用是:将一个十进制数字转换为十六进制。
Hex converter: Enter a binary, octal, decimal, hexadecimal number the number has been entered into the rest of hexadecimal numbers with input and output interface. 进制转换器:可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。
All spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with% xx encoding, where xx is equivalent to the hexadecimal number representing the character. Escape方法会将传入参数中所有的空格、标点符号、重音字符以及其它任何非ASCII字符替换为%xx的编码形式,其中xx与其所表示的字符的16进制数表示形式相同。
Enter offset into the file as a decimal or hexadecimal number. 请按十进制或十六进制数格式向文件中输入偏移量。
A hex triplet is a six-digit, three-byte hexadecimal number to represent colors. 一个十六进制的三胞胎是一个六位数、三个字节的十六进制数字代表的颜色。
The word hexadecimal is derived from the number 16. 十六进制一词是从十六这个数得来的。